STEP 17: Now let's see what happens when you change the theoretical probability in your spinner setup!
Each color covers one quarter of the spinner, so each color has a 25% chance of appearing. Now let's see what happens when we change that balance in the spinner setup.
- Find the theor_prob list. It looks like this: theor_prob·=·[.25,·.25,·.25,·.25]
- Change the values in the list to 0.5, 0.25, .125, .125.
To navigate the page using the TAB key, first press ESC to exit the code editor.